﻿2026-09-10T10:20:22.8906377Z ##[group]Run actions/checkout@v5
2026-09-10T10:20:22.8907520Z with:
2026-09-10T10:20:22.8908253Z   fetch-depth: 0
2026-09-10T10:20:22.8909109Z   repository: BigscreenVR/spt-bs-core
2026-09-10T10:20:22.8915397Z   token: ***
2026-09-10T10:20:22.8916065Z   ssh-strict: true
2026-09-10T10:20:22.8916732Z   ssh-user: git
2026-09-10T10:20:22.8917431Z   persist-credentials: true
2026-09-10T10:20:22.8918179Z   clean: true
2026-09-10T10:20:22.8918867Z   sparse-checkout-cone-mode: true
2026-09-10T10:20:22.8919787Z   fetch-tags: false
2026-09-10T10:20:22.8920470Z   show-progress: true
2026-09-10T10:20:22.8921185Z   lfs: false
2026-09-10T10:20:22.8921834Z   submodules: false
2026-09-10T10:20:22.8922551Z   set-safe-directory: true
2026-09-10T10:20:22.8923351Z   allow-unsafe-pr-checkout: false
2026-09-10T10:20:22.8924396Z ##[endgroup]
2026-09-10T10:20:22.9721288Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-10T10:20:22.9723522Z ##[group]Getting Git version info
2026-09-10T10:20:22.9725121Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-10T10:20:22.9726986Z [command]/usr/bin/git version
2026-09-10T10:20:22.9727758Z git version 2.43.0
2026-09-10T10:20:22.9730219Z ##[endgroup]
2026-09-10T10:20:22.9737273Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/d10807bc-8b59-44ef-ad50-296d470e6ca0/.gitconfig'
2026-09-10T10:20:22.9744165Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d10807bc-8b59-44ef-ad50-296d470e6ca0' before making global git config changes
2026-09-10T10:20:22.9746631Z Adding repository directory to the temporary git global config as a safe directory
2026-09-10T10:20:22.9749118Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-10T10:20:22.9777357Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-10T10:20:22.9795716Z https://github.com/BigscreenVR/spt-bs-core
2026-09-10T10:20:22.9807115Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-10T10:20:22.9809110Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-10T10:20:22.9857908Z refs/heads/diag/294-margins-ci-base
2026-09-10T10:20:22.9860060Z [command]/usr/bin/git checkout --detach
2026-09-10T10:20:23.0418238Z HEAD is now at 1a7f7f555 test(diag): retain passing-test output so poll margins survive a PASS
2026-09-10T10:20:23.0476897Z [command]/usr/bin/git branch --delete --force diag/294-margins-ci-base
2026-09-10T10:20:23.0518728Z Deleted branch diag/294-margins-ci-base (was 1a7f7f555).
2026-09-10T10:20:23.7095093Z ##[endgroup]
2026-09-10T10:20:23.7099577Z [command]/usr/bin/git submodule status
2026-09-10T10:20:23.7297044Z ##[group]Cleaning the repository
2026-09-10T10:20:23.7298246Z [command]/usr/bin/git clean -ffdx
2026-09-10T10:20:29.0737476Z Removing .adapter-notify/
2026-09-10T10:20:29.0738181Z Removing bench-ledger/
2026-09-10T10:20:29.0738461Z Removing target/
2026-09-10T10:20:29.0747836Z [command]/usr/bin/git reset --hard HEAD
2026-09-10T10:20:29.0906067Z HEAD is now at 1a7f7f555 test(diag): retain passing-test output so poll margins survive a PASS
2026-09-10T10:20:29.0913648Z ##[endgroup]
2026-09-10T10:20:29.0915710Z ##[group]Disabling automatic garbage collection
2026-09-10T10:20:29.0919031Z [command]/usr/bin/git config --local gc.auto 0
2026-09-10T10:20:29.0942837Z ##[endgroup]
2026-09-10T10:20:29.0943357Z ##[group]Setting up auth
2026-09-10T10:20:29.0948823Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-10T10:20:29.0972938Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-10T10:20:29.1159318Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-10T10:20:29.1182891Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-10T10:20:29.1369488Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-10T10:20:29.1393737Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-10T10:20:29.1578907Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-10T10:20:29.1608602Z ##[endgroup]
2026-09-10T10:20:29.1609165Z ##[group]Fetching the repository
2026-09-10T10:20:29.1614525Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-09-10T10:20:32.2150166Z [command]/usr/bin/git branch --list --remote origin/diag/294-margins-ci-base
2026-09-10T10:20:32.2230262Z   origin/diag/294-margins-ci-base
2026-09-10T10:20:32.2236836Z [command]/usr/bin/git rev-parse refs/remotes/origin/diag/294-margins-ci-base
2026-09-10T10:20:32.2257889Z 1a7f7f5552745103ff4fd4e38ad1a22d35a3ef72
2026-09-10T10:20:32.2261175Z ##[endgroup]
2026-09-10T10:20:32.2261590Z ##[group]Determining the checkout info
2026-09-10T10:20:32.2262438Z ##[endgroup]
2026-09-10T10:20:32.2265496Z [command]/usr/bin/git sparse-checkout disable
2026-09-10T10:20:32.2302855Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-10T10:20:32.2326028Z ##[group]Checking out the ref
2026-09-10T10:20:32.2328725Z [command]/usr/bin/git checkout --progress --force -B diag/294-margins-ci-base refs/remotes/origin/diag/294-margins-ci-base
2026-09-10T10:20:32.2401706Z Switched to a new branch 'diag/294-margins-ci-base'
2026-09-10T10:20:32.2402273Z branch 'diag/294-margins-ci-base' set up to track 'origin/diag/294-margins-ci-base'.
2026-09-10T10:20:32.2408111Z ##[endgroup]
2026-09-10T10:20:32.2450135Z [command]/usr/bin/git log -1 --format=%H
2026-09-10T10:20:32.2480027Z 1a7f7f5552745103ff4fd4e38ad1a22d35a3ef72
